home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #01 (1989-10)(Amiga Amateur Radio User Group UK)(PD)[m].zip / AARUG UK #01 (1989-10)(Amiga Amateur Radio User Group UK)(PD)[m].adf / select.doc < prev    next >
Text File  |  1993-12-02  |  1KB  |  56 lines

  1.  
  2.                             SELECT
  3.  
  4.  
  5. You will find Select in the "C" directory and this utility allows
  6. you a choice of Boot sequences ( I think it's nine).
  7.  
  8. For example:
  9.  
  10. You would type at the beginning of your startup sequence
  11. select and then the names of the executable files you wish to
  12. run..
  13.   
  14.     select (name of executable file#1 #2 #3 #4.. etc)
  15.  
  16. The name of each script file should reside in your "S" directory
  17. and contain a list of commands which will be executed..
  18.  
  19. For example: your "S" directory may look like this:
  20.  
  21. Startup-sequence
  22. SCRIPT FILE #1 
  23. SCRIPT FILE #2
  24.  
  25. The commands used in each script file could be as follows:
  26.  
  27. SCRIPT FILE #1
  28. ------------
  29. setclock load
  30. Virusx3.2
  31.  
  32.  
  33. SCRIPT FILE #2
  34. ---------
  35. echo "OK. Loading you a workbench..."
  36. loadwb
  37. echo "I'll leave this CLI window open in case you need it."
  38. echo "Assign,Avail,CD,Delete,Dir,Endcli,Execute,info,list,"
  39. echo "Newcli and Type are available from here."
  40. echo "Please use the sizing gadget and drag bar to position"
  41. echo "the Cli window where you want it on the W.B. screen"
  42.  
  43. or whatever commands you want executed or programs run.
  44.  
  45. Startup-sequence
  46. ----------------
  47. select SCRIPTFILE #1 SCRIPTFILE #2
  48.  
  49.  
  50.  
  51. I'm sorry if this Doc is not clear but I didn't write the utility and no
  52. docs were available..Please contact me if you need more help with this..
  53.  *** CHARLIE ***
  54.  
  55. End of file
  56.